Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat(web-react): Uncontrolled Pagination component #1103

Merged
merged 1 commit into from
Oct 24, 2023

Conversation

literat
Copy link
Collaborator

@literat literat commented Oct 22, 2023

Description

I am introducing a new Pagination component.

Additional context

Based on #738

Issue reference


Before submitting the PR, please make sure you do the following

  • Read the Contributing Guidelines.
  • Follow the PR Title/Commit Message Convention.
  • Provide a description in this PR that addresses what the PR is solving, or reference the issue that it solves (e.g. fixes #123).
  • Ideally, include relevant tests that fail without this PR but pass with it.

@literat literat requested review from pavelklibani and a team as code owners October 22, 2023 20:04
@netlify
Copy link

netlify bot commented Oct 22, 2023

Deploy Preview for spirit-design-system-demo canceled.

Name Link
🔨 Latest commit 7139642
🔍 Latest deploy log https://app.netlify.com/sites/spirit-design-system-demo/deploys/6537e65d406a93000877d706

@github-actions github-actions bot added the feature New feature or request label Oct 22, 2023
@netlify
Copy link

netlify bot commented Oct 22, 2023

Deploy Preview for spirit-design-system-react ready!

Name Link
🔨 Latest commit 7139642
🔍 Latest deploy log https://app.netlify.com/sites/spirit-design-system-react/deploys/6537e65df9903f0008439789
😎 Deploy Preview https://deploy-preview-1103--spirit-design-system-react.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@literat literat force-pushed the docs/remove-storybook-plugin branch from 5bae716 to 4e671af Compare October 23, 2023 11:27
Base automatically changed from docs/remove-storybook-plugin to main October 23, 2023 12:00
@literat literat force-pushed the feat/web-react-uncontrolled-pagination branch from 8e198f9 to 8551772 Compare October 23, 2023 15:08
@nx-cloud
Copy link

nx-cloud bot commented Oct 23, 2023

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 7139642. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 1 target

Sent with 💌 from NxCloud.

@netlify
Copy link

netlify bot commented Oct 23, 2023

Deploy Preview for spirit-design-system-storybook ready!

Name Link
🔨 Latest commit 7139642
🔍 Latest deploy log https://app.netlify.com/sites/spirit-design-system-storybook/deploys/6537e65d9d5fd90008074277
😎 Deploy Preview https://deploy-preview-1103--spirit-design-system-storybook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@netlify
Copy link

netlify bot commented Oct 23, 2023

Deploy Preview for spirit-design-system-validations canceled.

Name Link
🔨 Latest commit 7139642
🔍 Latest deploy log https://app.netlify.com/sites/spirit-design-system-validations/deploys/6537e65da2bcb70008f4e477

@literat
Copy link
Collaborator Author

literat commented Oct 24, 2023

Discussed the suggestion offline with @crishpeen and refactored it.

@literat literat force-pushed the feat/web-react-uncontrolled-pagination branch 2 times, most recently from cc851d2 to 718ca08 Compare October 24, 2023 13:14
@literat literat force-pushed the feat/web-react-uncontrolled-pagination branch from a203f34 to 7139642 Compare October 24, 2023 15:44
@literat literat merged commit d8368d1 into main Oct 24, 2023
19 checks passed
@literat literat deleted the feat/web-react-uncontrolled-pagination branch October 24, 2023 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants